
Step 1: STUFFS YOU NEED
- Editor- First of all you need a editor program on which you will write your
H
T
M
L
codes.
I recommend you to use Notepad++ ( a free program ), its very easy to use and you can easily
manage your complex
H
T
M
L
codes with ease as it show
H
T
M
L
tags, attributes and contents with different
colors.
Download Notepad++
- Image Editor - Well you don't need any software for editing image or any other software
like Photoshop for graphics because we will be using Internet to get all our resources that we
will use on Web Pages.
- Creative - You should have very creative thinking and should not
stop experimenting. If you have these then you can surely make amazing web pages just by using basic
H
T
M
L.
Install Notepad++ and start it.
- First first that you should do immediately is to save it with any name with
extension ".html" or ".htm". Ex- ck.html
Here .html or .htm extension tells the Web Browser that its a
H
T
M
L
file.
Warnings
- Here I am just going to show you how to create web pages with basic
H
T
M
L
which will give you basic ideas of
H
T
M
L
or Web page designing. So, if you are planning to build you own site, then just don't
go for basic. Try learning other programming languages like php, javascript,
, etc which will help you make professional looking websites. But before moving to advance
designing you need to have basic concept.
Now go to page 3 to learn step 2.